You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > NormL1 Method > TOpenCLMtxVec.NormL1 Method ([In] TOpenCLMtxVec, int, int, int, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.NormL1 Method ([In] TOpenCLMtxVec, int, int, int, bool)

Calculates the L1 norm ||V-Vec|| between Vec elements [VecIndex]..[VecIndex+Len-1] and calling vector elements [Index]..[Index+Len-1].

Syntax
C#
Visual Basic
public double NormL1([In] TOpenCLMtxVec Vec, int VecIndex, int Index, int Len, bool RelativeError);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!